EXTRST=NO_RESET_EVENT_DETEC, SYSRST=NO_SYSTEM_RESET_DETE, BOD=NO_BOD_RESET_DETECTE, WDT=NO_WDT_RESET_DETECTE, POR=NO_POR_DETECTED
System reset status register
POR | POR reset status 0 (NO_POR_DETECTED): No POR detected 1 (POR_DETECTED): POR detected |
EXTRST | Status of the external RESET pin 0 (NO_RESET_EVENT_DETEC): No reset event detected 1 (RESET_DETECTED): Reset detected |
WDT | Status of the Watchdog reset 0 (NO_WDT_RESET_DETECTE): No WDT reset detected 1 (WDT_RESET_DETECTED): WDT reset detected |
BOD | Status of the Brown-out detect reset 0 (NO_BOD_RESET_DETECTE): No BOD reset detected 1 (BOD_RESET_DETECTED): BOD reset detected |
SYSRST | Status of the software system reset 0 (NO_SYSTEM_RESET_DETE): No System reset detected 1 (SYSTEM_RESET_DETECTE): System reset detected |
RESERVED | Reserved |